Welcome![Sign In][Sign Up]
Location:
Search - monitoring delphi

Search list

[Windows DevelopDirNotify

Description: 文件夹监控,可监控制定文件夹里文件的新增,删除和修改等变化-Folder monitoring can monitor the development of the document folder to add, delete and modify, such as changes in
Platform: | Size: 226304 | Author: Ericos | Hits:

[Delphi VCLFastcopy

Description: 应用程序调用外部程序,关闭外部程序。并且监控外部程序是否已经关闭。若已经关闭,即可将应用程序关闭-Application calls an external procedure, the closure of the external procedure. And external monitoring procedures are already closed. If you already closed the application can be closed
Platform: | Size: 356352 | Author: linda_sh_75 | Hits:

[OS programetl_check

Description: 用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scripts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
Platform: | Size: 263168 | Author: Michael | Hits:

[Internet-Network123

Description: 计算机硬件系统采集,作为系统监控、系统检查等相关操作-Acquisition of computer hardware systems, as system monitoring, system checks and other related operations
Platform: | Size: 120832 | Author: jonny@zzep.com | Hits:

[Delphi VCLprogresswatch

Description: delphi开发的进程监视程序,不知道有没有发过。-delphi development of the process of monitoring procedures, do not know whether there have been issued.
Platform: | Size: 185344 | Author: | Hits:

[Internet-NetworkDelphinetsnap

Description: 很好的网络监控软件,可以通过获取系统IN OUT的数据流量,还可以获取系统MAC地址等数据-Good network monitoring software, you can access the system through the IN OUT data flow can also access the system data such as MAC address
Platform: | Size: 244736 | Author: badboy | Hits:

[Remote Controlspy

Description: 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring, to view, the current control of the process to shut down the system. Can run a remote console (exactly the same as the local operation), the console command known cd command is invalid. Write-off of the remote user login, shut down, restart your computer, send messages to the remote computer
Platform: | Size: 189440 | Author: 断流风 | Hits:

[Delphi VCLDelphiHOUTAIJIANKONG

Description: 后台监控软件,为了达到隐蔽监控的目的,应该满足正常运行时,不显示在任务栏上,在按Ctrl+Alt+Del出现的任务列表中也不显示,管理员可以通过热键调出隐藏的运行界面。要作到这些,必须把当前进程变为一个系统服务,并且定义全局热键。 -Background monitoring software, in order to achieve the purpose of covert monitoring should meet the normal run-time, do not appear in the taskbar, in accordance with Ctrl+ Alt+ Del emerging task list does not show that the administrator can be hidden out of hotkeys operation interface. To do these, we must put the current process into a system service, and the definition of global hotkey.
Platform: | Size: 1024 | Author: YANGJJZZ | Hits:

[Otherabakus_d7

Description: 这是一个工业编程控件,可以实现工业监控界面,就像LAbview界面一样-This is a program of industrial controls, industrial monitoring interface can be achieved, just like Labview interface
Platform: | Size: 1956864 | Author: 潘高峰 | Hits:

[Internet-NetworkTimerToNet

Description: 获取所有网卡设备,并且可以定时启用网卡或者禁用网卡,曾经用作IP地址监控以及防IP地址乱用的网络使用-Access to all LAN equipment, and can be opened from time to time, or disable the network adapter card has IP address used for monitoring, and anti-IP address of the network with the use of indiscriminate
Platform: | Size: 193536 | Author: 梁飞 | Hits:

[OS programRegistryMonitor

Description: 一个简单的注册表监视程序,用Delphi开发。-A simple registry monitoring program, developed with Delphi.
Platform: | Size: 5120 | Author: yangmuxiang | Hits:

[Remote ControlLANcontrl

Description: 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本系统,请按照以下流程操作: (1)首先将客户端(client)文件拷到要监控的机器上。 (2)然后修改Client文件夹中Server.ini文件中的IP地址为服务器端IP地址,并运行客户端程序。 (3)运行服务器端(Server)程序。 详细的局域网屏幕监控系统代码。来源于一个学习的光盘。可以作为经典的例子。 -LAN screen monitoring system is mainly by the client and server is composed of two parts. Client module The module used to capture screen information, data compression, and then divided the data reported to the server-side to send data and wait for the server sends to the confirmation message. Server-side module The module is mainly used for receiving data sent by the client reported, and then to the client to send confirmation message, and then reported portfolio data for the JPEG data stream, and finally show the JPEG images.
Platform: | Size: 2232320 | Author: bbc9527 | Hits:

[Internet-Networktrgrsrc

Description: delphi写的一个监测本机网卡的流量等的源代码。使用了winpcap。对使用winpcap开发网络监测有很大帮助。-delphi write a card to monitor the local traffic, such as source code. Used winpcap. WinPcap development on the use of network monitoring are very helpful.
Platform: | Size: 338944 | Author: suibian | Hits:

[OS programchecksysinfo

Description: delphi源代码。监测系统性能,可显示物理内存使用情况,CPU使用情况,以及磁盘的读写情况。本人原创,不妥之处还请高手指点。对开发系统资源应用方面可参考一下。-delphi source code. Monitoring system performance, can display physical memory usage, CPU usage, as well as disk read and write cases. I created, the inadequacies also requested the expert advice. System resources on the development of applications can reference.
Platform: | Size: 224256 | Author: suibian | Hits:

[CommunicationIDADCM

Description: 基站监控设置软件,采用delphi设计,通过串口设置采集电信机房监控设备的数据。监控设备采用E1时隙进行与基站环境设备通信-The base station set up monitoring software, using delphi design, through the serial port settings Acquisition telecommunications equipment room monitoring data.
Platform: | Size: 214016 | Author: 李老师 | Hits:

[Internet-NetworkNetWater

Description: 一个可以时时监控网络流量的源码,这个是我以前用在自己VPN程序上的一段监控代码,现在共享出来。-A constant monitoring of network traffic source, this is my previous VPN used in their own procedures to monitor a section of code, now shared out.
Platform: | Size: 18432 | Author: | Hits:

[Delphi VCLjcmmdm

Description: Monitoring Directory Changes
Platform: | Size: 270336 | Author: VVSite | Hits:

[Multimedia DevelopPlcCode

Description: 公安出入境管理监听录音系统源码,以前写的,现在放出-Exit-Entry Administration of Public Security source monitoring recording system previously written off now
Platform: | Size: 246784 | Author: 杨宗伟 | Hits:

[Internet-Network1457

Description: 网络流量监控,根据监听网卡,获取网络有关信息-Network traffic monitoring, according to the network card to monitor, access to information networks
Platform: | Size: 22528 | Author: | Hits:

[ComboBoxtemp-monitor-system

Description: 机房监控系统-温湿度子系统。 完全面向对象封装的温湿度显示控件,代码简洁,具有很好的参考价值。-Engine room monitoring system- temperature and humidity system. Fully object-oriented packaging of temperature and humidity controls, the code is simple and has a very good reference value.
Platform: | Size: 1380352 | Author: 黄健 | Hits:
« 1 2 3 4 56 7 8 9 10 11 12 »

CodeBus www.codebus.net